3.123 \(\int \frac {\csc ^3(e+f x)}{(a+b \sec ^2(e+f x))^{5/2}} \, dx\)

Optimal. Leaf size=171 \[ -\frac {b (13 a-2 b) \sec (e+f x)}{6 a f (a+b)^3 \sqrt {a+b \sec ^2(e+f x)}}-\frac {5 b \sec (e+f x)}{6 f (a+b)^2 \left (a+b \sec ^2(e+f x)\right )^{3/2}}-\frac {(a-4 b) \tanh ^{-1}\left (\frac {\sqrt {a+b} \sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)}}\right )}{2 f (a+b)^{7/2}}-\frac {\cot (e+f x) \csc (e+f x)}{2 f (a+b) \left (a+b \sec ^2(e+f x)\right )^{3/2}} \]

[Out]

-1/2*(a-4*b)*arctanh(sec(f*x+e)*(a+b)^(1/2)/(a+b*sec(f*x+e)^2)^(1/2))/(a+b)^(7/2)/f-1/2*cot(f*x+e)*csc(f*x+e)/
(a+b)/f/(a+b*sec(f*x+e)^2)^(3/2)-5/6*b*sec(f*x+e)/(a+b)^2/f/(a+b*sec(f*x+e)^2)^(3/2)-1/6*(13*a-2*b)*b*sec(f*x+
e)/a/(a+b)^3/f/(a+b*sec(f*x+e)^2)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.21, antiderivative size = 171, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 6, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.240, Rules used = {4134, 471, 527, 12, 377, 207} \[ -\frac {b (13 a-2 b) \sec (e+f x)}{6 a f (a+b)^3 \sqrt {a+b \sec ^2(e+f x)}}-\frac {5 b \sec (e+f x)}{6 f (a+b)^2 \left (a+b \sec ^2(e+f x)\right )^{3/2}}-\frac {(a-4 b) \tanh ^{-1}\left (\frac {\sqrt {a+b} \sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)}}\right )}{2 f (a+b)^{7/2}}-\frac {\cot (e+f x) \csc (e+f x)}{2 f (a+b) \left (a+b \sec ^2(e+f x)\right )^{3/2}} \]

Antiderivative was successfully verified.

[In]

Int[Csc[e + f*x]^3/(a + b*Sec[e + f*x]^2)^(5/2),x]

[Out]

-((a - 4*b)*ArcTanh[(Sqrt[a + b]*Sec[e + f*x])/Sqrt[a + b*Sec[e + f*x]^2]])/(2*(a + b)^(7/2)*f) - (Cot[e + f*x
]*Csc[e + f*x])/(2*(a + b)*f*(a + b*Sec[e + f*x]^2)^(3/2)) - (5*b*Sec[e + f*x])/(6*(a + b)^2*f*(a + b*Sec[e +
f*x]^2)^(3/2)) - ((13*a - 2*b)*b*Sec[e + f*x])/(6*a*(a + b)^3*f*Sqrt[a + b*Sec[e + f*x]^2])

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 207

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> -Simp[ArcTanh[(Rt[b, 2]*x)/Rt[-a, 2]]/(Rt[-a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && NegQ[a/b] && (LtQ[a, 0] || GtQ[b, 0])

Rule 377

Int[((a_) + (b_.)*(x_)^(n_))^(p_)/((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Subst[Int[1/(c - (b*c - a*d)*x^n), x]
, x, x/(a + b*x^n)^(1/n)] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && EqQ[n*p + 1, 0] && IntegerQ[n]

Rule 471

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[(e^(n -
1)*(e*x)^(m - n + 1)*(a + b*x^n)^(p + 1)*(c + d*x^n)^(q + 1))/(n*(b*c - a*d)*(p + 1)), x] - Dist[e^n/(n*(b*c -
 a*d)*(p + 1)), Int[(e*x)^(m - n)*(a + b*x^n)^(p + 1)*(c + d*x^n)^q*Simp[c*(m - n + 1) + d*(m + n*(p + q + 1)
+ 1)*x^n, x], x], x] /; FreeQ[{a, b, c, d, e, q}, x] && NeQ[b*c - a*d, 0] && IGtQ[n, 0] && LtQ[p, -1] && GeQ[n
, m - n + 1] && GtQ[m - n + 1, 0] && IntBinomialQ[a, b, c, d, e, m, n, p, q, x]

Rule 527

Int[((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_.)*((e_) + (f_.)*(x_)^(n_)), x_Symbol] :> -Simp[
((b*e - a*f)*x*(a + b*x^n)^(p + 1)*(c + d*x^n)^(q + 1))/(a*n*(b*c - a*d)*(p + 1)), x] + Dist[1/(a*n*(b*c - a*d
)*(p + 1)), Int[(a + b*x^n)^(p + 1)*(c + d*x^n)^q*Simp[c*(b*e - a*f) + e*n*(b*c - a*d)*(p + 1) + d*(b*e - a*f)
*(n*(p + q + 2) + 1)*x^n, x], x], x] /; FreeQ[{a, b, c, d, e, f, n, q}, x] && LtQ[p, -1]

Rule 4134

Int[((a_) + (b_.)*((c_.)*sec[(e_.) + (f_.)*(x_)])^(n_))^(p_.)*sin[(e_.) + (f_.)*(x_)]^(m_.), x_Symbol] :> With
[{ff = FreeFactors[Cos[e + f*x], x]}, Dist[1/(f*ff^m), Subst[Int[((-1 + ff^2*x^2)^((m - 1)/2)*(a + b*(c*ff*x)^
n)^p)/x^(m + 1), x], x, Sec[e + f*x]/ff], x]] /; FreeQ[{a, b, c, e, f, n, p}, x] && IntegerQ[(m - 1)/2] && (Gt
Q[m, 0] || EqQ[n, 2] || EqQ[n, 4])

Rubi steps

\begin {align*} \int \frac {\csc ^3(e+f x)}{\left (a+b \sec ^2(e+f x)\right )^{5/2}} \, dx &=\frac {\operatorname {Subst}\left (\int \frac {x^2}{\left (-1+x^2\right )^2 \left (a+b x^2\right )^{5/2}} \, dx,x,\sec (e+f x)\right )}{f}\\ &=-\frac {\cot (e+f x) \csc (e+f x)}{2 (a+b) f \left (a+b \sec ^2(e+f x)\right )^{3/2}}+\frac {\operatorname {Subst}\left (\int \frac {a-4 b x^2}{\left (-1+x^2\right ) \left (a+b x^2\right )^{5/2}} \, dx,x,\sec (e+f x)\right )}{2 (a+b) f}\\ &=-\frac {\cot (e+f x) \csc (e+f x)}{2 (a+b) f \left (a+b \sec ^2(e+f x)\right )^{3/2}}-\frac {5 b \sec (e+f x)}{6 (a+b)^2 f \left (a+b \sec ^2(e+f x)\right )^{3/2}}+\frac {\operatorname {Subst}\left (\int \frac {a (3 a-2 b)-10 a b x^2}{\left (-1+x^2\right ) \left (a+b x^2\right )^{3/2}} \, dx,x,\sec (e+f x)\right )}{6 a (a+b)^2 f}\\ &=-\frac {\cot (e+f x) \csc (e+f x)}{2 (a+b) f \left (a+b \sec ^2(e+f x)\right )^{3/2}}-\frac {5 b \sec (e+f x)}{6 (a+b)^2 f \left (a+b \sec ^2(e+f x)\right )^{3/2}}-\frac {(13 a-2 b) b \sec (e+f x)}{6 a (a+b)^3 f \sqrt {a+b \sec ^2(e+f x)}}+\frac {\operatorname {Subst}\left (\int \frac {3 a^2 (a-4 b)}{\left (-1+x^2\right ) \sqrt {a+b x^2}} \, dx,x,\sec (e+f x)\right )}{6 a^2 (a+b)^3 f}\\ &=-\frac {\cot (e+f x) \csc (e+f x)}{2 (a+b) f \left (a+b \sec ^2(e+f x)\right )^{3/2}}-\frac {5 b \sec (e+f x)}{6 (a+b)^2 f \left (a+b \sec ^2(e+f x)\right )^{3/2}}-\frac {(13 a-2 b) b \sec (e+f x)}{6 a (a+b)^3 f \sqrt {a+b \sec ^2(e+f x)}}+\frac {(a-4 b) \operatorname {Subst}\left (\int \frac {1}{\left (-1+x^2\right ) \sqrt {a+b x^2}} \, dx,x,\sec (e+f x)\right )}{2 (a+b)^3 f}\\ &=-\frac {\cot (e+f x) \csc (e+f x)}{2 (a+b) f \left (a+b \sec ^2(e+f x)\right )^{3/2}}-\frac {5 b \sec (e+f x)}{6 (a+b)^2 f \left (a+b \sec ^2(e+f x)\right )^{3/2}}-\frac {(13 a-2 b) b \sec (e+f x)}{6 a (a+b)^3 f \sqrt {a+b \sec ^2(e+f x)}}+\frac {(a-4 b) \operatorname {Subst}\left (\int \frac {1}{-1-(-a-b) x^2} \, dx,x,\frac {\sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)}}\right )}{2 (a+b)^3 f}\\ &=-\frac {(a-4 b) \tanh ^{-1}\left (\frac {\sqrt {a+b} \sec (e+f x)}{\sqrt {a+b \sec ^2(e+f x)}}\right )}{2 (a+b)^{7/2} f}-\frac {\cot (e+f x) \csc (e+f x)}{2 (a+b) f \left (a+b \sec ^2(e+f x)\right )^{3/2}}-\frac {5 b \sec (e+f x)}{6 (a+b)^2 f \left (a+b \sec ^2(e+f x)\right )^{3/2}}-\frac {(13 a-2 b) b \sec (e+f x)}{6 a (a+b)^3 f \sqrt {a+b \sec ^2(e+f x)}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 1.40, size = 151, normalized size = 0.88 \[ -\frac {\sec ^5(e+f x) (a \cos (2 (e+f x))+a+2 b) \left ((a+b) \csc ^2(e+f x) \left (\left (3 a^2+2 b^2\right ) \cos (2 (e+f x))+3 a^2+6 a b-2 b^2\right )-3 a (a-4 b) (a \cos (2 (e+f x))+a+2 b) \, _2F_1\left (-\frac {1}{2},1;\frac {1}{2};1-\frac {a \sin ^2(e+f x)}{a+b}\right )\right )}{24 a f (a+b)^3 \left (a+b \sec ^2(e+f x)\right )^{5/2}} \]

Antiderivative was successfully verified.

[In]

Integrate[Csc[e + f*x]^3/(a + b*Sec[e + f*x]^2)^(5/2),x]

[Out]

-1/24*((a + 2*b + a*Cos[2*(e + f*x)])*((a + b)*(3*a^2 + 6*a*b - 2*b^2 + (3*a^2 + 2*b^2)*Cos[2*(e + f*x)])*Csc[
e + f*x]^2 - 3*a*(a - 4*b)*(a + 2*b + a*Cos[2*(e + f*x)])*Hypergeometric2F1[-1/2, 1, 1/2, 1 - (a*Sin[e + f*x]^
2)/(a + b)])*Sec[e + f*x]^5)/(a*(a + b)^3*f*(a + b*Sec[e + f*x]^2)^(5/2))

________________________________________________________________________________________

fricas [B]  time = 0.77, size = 941, normalized size = 5.50 \[ \left [-\frac {3 \, {\left ({\left (a^{4} - 4 \, a^{3} b\right )} \cos \left (f x + e\right )^{6} - {\left (a^{4} - 6 \, a^{3} b + 8 \, a^{2} b^{2}\right )} \cos \left (f x + e\right )^{4} - a^{2} b^{2} + 4 \, a b^{3} - {\left (2 \, a^{3} b - 9 \, a^{2} b^{2} + 4 \, a b^{3}\right )} \cos \left (f x + e\right )^{2}\right )} \sqrt {a + b} \log \left (\frac {2 \, {\left (a \cos \left (f x + e\right )^{2} + 2 \, \sqrt {a + b} \sqrt {\frac {a \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}} \cos \left (f x + e\right ) + a + 2 \, b\right )}}{\cos \left (f x + e\right )^{2} - 1}\right ) - 2 \, {\left (3 \, {\left (a^{4} - 3 \, a^{3} b - 4 \, a^{2} b^{2}\right )} \cos \left (f x + e\right )^{5} + 2 \, {\left (9 \, a^{3} b + 4 \, a^{2} b^{2} - 4 \, a b^{3} + b^{4}\right )} \cos \left (f x + e\right )^{3} + {\left (13 \, a^{2} b^{2} + 11 \, a b^{3} - 2 \, b^{4}\right )} \cos \left (f x + e\right )\right )} \sqrt {\frac {a \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}}}{12 \, {\left ({\left (a^{7} + 4 \, a^{6} b + 6 \, a^{5} b^{2} + 4 \, a^{4} b^{3} + a^{3} b^{4}\right )} f \cos \left (f x + e\right )^{6} - {\left (a^{7} + 2 \, a^{6} b - 2 \, a^{5} b^{2} - 8 \, a^{4} b^{3} - 7 \, a^{3} b^{4} - 2 \, a^{2} b^{5}\right )} f \cos \left (f x + e\right )^{4} - {\left (2 \, a^{6} b + 7 \, a^{5} b^{2} + 8 \, a^{4} b^{3} + 2 \, a^{3} b^{4} - 2 \, a^{2} b^{5} - a b^{6}\right )} f \cos \left (f x + e\right )^{2} - {\left (a^{5} b^{2} + 4 \, a^{4} b^{3} + 6 \, a^{3} b^{4} + 4 \, a^{2} b^{5} + a b^{6}\right )} f\right )}}, \frac {3 \, {\left ({\left (a^{4} - 4 \, a^{3} b\right )} \cos \left (f x + e\right )^{6} - {\left (a^{4} - 6 \, a^{3} b + 8 \, a^{2} b^{2}\right )} \cos \left (f x + e\right )^{4} - a^{2} b^{2} + 4 \, a b^{3} - {\left (2 \, a^{3} b - 9 \, a^{2} b^{2} + 4 \, a b^{3}\right )} \cos \left (f x + e\right )^{2}\right )} \sqrt {-a - b} \arctan \left (\frac {\sqrt {-a - b} \sqrt {\frac {a \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}} \cos \left (f x + e\right )}{a + b}\right ) + {\left (3 \, {\left (a^{4} - 3 \, a^{3} b - 4 \, a^{2} b^{2}\right )} \cos \left (f x + e\right )^{5} + 2 \, {\left (9 \, a^{3} b + 4 \, a^{2} b^{2} - 4 \, a b^{3} + b^{4}\right )} \cos \left (f x + e\right )^{3} + {\left (13 \, a^{2} b^{2} + 11 \, a b^{3} - 2 \, b^{4}\right )} \cos \left (f x + e\right )\right )} \sqrt {\frac {a \cos \left (f x + e\right )^{2} + b}{\cos \left (f x + e\right )^{2}}}}{6 \, {\left ({\left (a^{7} + 4 \, a^{6} b + 6 \, a^{5} b^{2} + 4 \, a^{4} b^{3} + a^{3} b^{4}\right )} f \cos \left (f x + e\right )^{6} - {\left (a^{7} + 2 \, a^{6} b - 2 \, a^{5} b^{2} - 8 \, a^{4} b^{3} - 7 \, a^{3} b^{4} - 2 \, a^{2} b^{5}\right )} f \cos \left (f x + e\right )^{4} - {\left (2 \, a^{6} b + 7 \, a^{5} b^{2} + 8 \, a^{4} b^{3} + 2 \, a^{3} b^{4} - 2 \, a^{2} b^{5} - a b^{6}\right )} f \cos \left (f x + e\right )^{2} - {\left (a^{5} b^{2} + 4 \, a^{4} b^{3} + 6 \, a^{3} b^{4} + 4 \, a^{2} b^{5} + a b^{6}\right )} f\right )}}\right ] \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^3/(a+b*sec(f*x+e)^2)^(5/2),x, algorithm="fricas")

[Out]

[-1/12*(3*((a^4 - 4*a^3*b)*cos(f*x + e)^6 - (a^4 - 6*a^3*b + 8*a^2*b^2)*cos(f*x + e)^4 - a^2*b^2 + 4*a*b^3 - (
2*a^3*b - 9*a^2*b^2 + 4*a*b^3)*cos(f*x + e)^2)*sqrt(a + b)*log(2*(a*cos(f*x + e)^2 + 2*sqrt(a + b)*sqrt((a*cos
(f*x + e)^2 + b)/cos(f*x + e)^2)*cos(f*x + e) + a + 2*b)/(cos(f*x + e)^2 - 1)) - 2*(3*(a^4 - 3*a^3*b - 4*a^2*b
^2)*cos(f*x + e)^5 + 2*(9*a^3*b + 4*a^2*b^2 - 4*a*b^3 + b^4)*cos(f*x + e)^3 + (13*a^2*b^2 + 11*a*b^3 - 2*b^4)*
cos(f*x + e))*sqrt((a*cos(f*x + e)^2 + b)/cos(f*x + e)^2))/((a^7 + 4*a^6*b + 6*a^5*b^2 + 4*a^4*b^3 + a^3*b^4)*
f*cos(f*x + e)^6 - (a^7 + 2*a^6*b - 2*a^5*b^2 - 8*a^4*b^3 - 7*a^3*b^4 - 2*a^2*b^5)*f*cos(f*x + e)^4 - (2*a^6*b
 + 7*a^5*b^2 + 8*a^4*b^3 + 2*a^3*b^4 - 2*a^2*b^5 - a*b^6)*f*cos(f*x + e)^2 - (a^5*b^2 + 4*a^4*b^3 + 6*a^3*b^4
+ 4*a^2*b^5 + a*b^6)*f), 1/6*(3*((a^4 - 4*a^3*b)*cos(f*x + e)^6 - (a^4 - 6*a^3*b + 8*a^2*b^2)*cos(f*x + e)^4 -
 a^2*b^2 + 4*a*b^3 - (2*a^3*b - 9*a^2*b^2 + 4*a*b^3)*cos(f*x + e)^2)*sqrt(-a - b)*arctan(sqrt(-a - b)*sqrt((a*
cos(f*x + e)^2 + b)/cos(f*x + e)^2)*cos(f*x + e)/(a + b)) + (3*(a^4 - 3*a^3*b - 4*a^2*b^2)*cos(f*x + e)^5 + 2*
(9*a^3*b + 4*a^2*b^2 - 4*a*b^3 + b^4)*cos(f*x + e)^3 + (13*a^2*b^2 + 11*a*b^3 - 2*b^4)*cos(f*x + e))*sqrt((a*c
os(f*x + e)^2 + b)/cos(f*x + e)^2))/((a^7 + 4*a^6*b + 6*a^5*b^2 + 4*a^4*b^3 + a^3*b^4)*f*cos(f*x + e)^6 - (a^7
 + 2*a^6*b - 2*a^5*b^2 - 8*a^4*b^3 - 7*a^3*b^4 - 2*a^2*b^5)*f*cos(f*x + e)^4 - (2*a^6*b + 7*a^5*b^2 + 8*a^4*b^
3 + 2*a^3*b^4 - 2*a^2*b^5 - a*b^6)*f*cos(f*x + e)^2 - (a^5*b^2 + 4*a^4*b^3 + 6*a^3*b^4 + 4*a^2*b^5 + a*b^6)*f)
]

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: NotImplementedError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^3/(a+b*sec(f*x+e)^2)^(5/2),x, algorithm="giac")

[Out]

Exception raised: NotImplementedError >> Unable to parse Giac output: Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check si
gn: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/x/2)Unable to check sign: (4*pi/x/2)>(-4*pi/
x/2)2/f*(2*(tan((f*x+exp(1))/2)^2*(tan((f*x+exp(1))/2)^2*(tan((f*x+exp(1))/2)^2*(-tan((f*x+exp(1))/2)^2*(12079
59552*a^2*b^12*sign(tan((f*x+exp(1))/2)^2-1)+12079595520*a^3*b^11*sign(tan((f*x+exp(1))/2)^2-1)+54358179840*a^
4*b^10*sign(tan((f*x+exp(1))/2)^2-1)+144955146240*a^5*b^9*sign(tan((f*x+exp(1))/2)^2-1)+253671505920*a^6*b^8*s
ign(tan((f*x+exp(1))/2)^2-1)+304405807104*a^7*b^7*sign(tan((f*x+exp(1))/2)^2-1)+253671505920*a^8*b^6*sign(tan(
(f*x+exp(1))/2)^2-1)+144955146240*a^9*b^5*sign(tan((f*x+exp(1))/2)^2-1)+54358179840*a^10*b^4*sign(tan((f*x+exp
(1))/2)^2-1)+12079595520*a^11*b^3*sign(tan((f*x+exp(1))/2)^2-1)+1207959552*a^12*b^2*sign(tan((f*x+exp(1))/2)^2
-1))/(-38654705664*a^2*b^13-425201762304*a^3*b^12-2126008811520*a^4*b^11-6378026434560*a^5*b^10-12756052869120
*a^6*b^9-17858474016768*a^7*b^8-17858474016768*a^8*b^7-12756052869120*a^9*b^6-6378026434560*a^10*b^5-212600881
1520*a^11*b^4-425201762304*a^12*b^3-38654705664*a^13*b^2)-(-3221225472*a*b^13*sign(tan((f*x+exp(1))/2)^2-1)-48
31838208*a^2*b^12*sign(tan((f*x+exp(1))/2)^2-1)+96636764160*a^3*b^11*sign(tan((f*x+exp(1))/2)^2-1)+55566139392
0*a^4*b^10*sign(tan((f*x+exp(1))/2)^2-1)+1449551462400*a^5*b^9*sign(tan((f*x+exp(1))/2)^2-1)+2232309252096*a^6
*b^8*sign(tan((f*x+exp(1))/2)^2-1)+2164663517184*a^7*b^7*sign(tan((f*x+exp(1))/2)^2-1)+1304596316160*a^8*b^6*s
ign(tan((f*x+exp(1))/2)^2-1)+434865438720*a^9*b^5*sign(tan((f*x+exp(1))/2)^2-1)+40265318400*a^10*b^4*sign(tan(
(f*x+exp(1))/2)^2-1)-19327352832*a^11*b^3*sign(tan((f*x+exp(1))/2)^2-1)-4831838208*a^12*b^2*sign(tan((f*x+exp(
1))/2)^2-1))/(-38654705664*a^2*b^13-425201762304*a^3*b^12-2126008811520*a^4*b^11-6378026434560*a^5*b^10-127560
52869120*a^6*b^9-17858474016768*a^7*b^8-17858474016768*a^8*b^7-12756052869120*a^9*b^6-6378026434560*a^10*b^5-2
126008811520*a^11*b^4-425201762304*a^12*b^3-38654705664*a^13*b^2))-(-9663676416*a*b^13*sign(tan((f*x+exp(1))/2
)^2-1)-21743271936*a^2*b^12*sign(tan((f*x+exp(1))/2)^2-1)+149786984448*a^3*b^11*sign(tan((f*x+exp(1))/2)^2-1)+
828660252672*a^4*b^10*sign(tan((f*x+exp(1))/2)^2-1)+1816771166208*a^5*b^9*sign(tan((f*x+exp(1))/2)^2-1)+219848
6384640*a^6*b^8*sign(tan((f*x+exp(1))/2)^2-1)+1555851902976*a^7*b^7*sign(tan((f*x+exp(1))/2)^2-1)+632970805248
*a^8*b^6*sign(tan((f*x+exp(1))/2)^2-1)+164282499072*a^9*b^5*sign(tan((f*x+exp(1))/2)^2-1)+65229815808*a^10*b^4
*sign(tan((f*x+exp(1))/2)^2-1)+33822867456*a^11*b^3*sign(tan((f*x+exp(1))/2)^2-1)+7247757312*a^12*b^2*sign(tan
((f*x+exp(1))/2)^2-1))/(-38654705664*a^2*b^13-425201762304*a^3*b^12-2126008811520*a^4*b^11-6378026434560*a^5*b
^10-12756052869120*a^6*b^9-17858474016768*a^7*b^8-17858474016768*a^8*b^7-12756052869120*a^9*b^6-6378026434560*
a^10*b^5-2126008811520*a^11*b^4-425201762304*a^12*b^3-38654705664*a^13*b^2))-(-9663676416*a*b^13*sign(tan((f*x
+exp(1))/2)^2-1)-24159191040*a^2*b^12*sign(tan((f*x+exp(1))/2)^2-1)+135291469824*a^3*b^11*sign(tan((f*x+exp(1)
)/2)^2-1)+787589627904*a^4*b^10*sign(tan((f*x+exp(1))/2)^2-1)+1720134402048*a^5*b^9*sign(tan((f*x+exp(1))/2)^2
-1)+1961726312448*a^6*b^8*sign(tan((f*x+exp(1))/2)^2-1)+1082331758592*a^7*b^7*sign(tan((f*x+exp(1))/2)^2-1)-96
63676416*a^8*b^6*sign(tan((f*x+exp(1))/2)^2-1)-396210733056*a^9*b^5*sign(tan((f*x+exp(1))/2)^2-1)-236760072192
*a^10*b^4*sign(tan((f*x+exp(1))/2)^2-1)-57982058496*a^11*b^3*sign(tan((f*x+exp(1))/2)^2-1)-4831838208*a^12*b^2
*sign(tan((f*x+exp(1))/2)^2-1))/(-38654705664*a^2*b^13-425201762304*a^3*b^12-2126008811520*a^4*b^11-6378026434
560*a^5*b^10-12756052869120*a^6*b^9-17858474016768*a^7*b^8-17858474016768*a^8*b^7-12756052869120*a^9*b^6-63780
26434560*a^10*b^5-2126008811520*a^11*b^4-425201762304*a^12*b^3-38654705664*a^13*b^2))-(-3221225472*a*b^13*sign
(tan((f*x+exp(1))/2)^2-1)-8455716864*a^2*b^12*sign(tan((f*x+exp(1))/2)^2-1)+70061654016*a^3*b^11*sign(tan((f*x
+exp(1))/2)^2-1)+479559942144*a^4*b^10*sign(tan((f*x+exp(1))/2)^2-1)+1362578374656*a^5*b^9*sign(tan((f*x+exp(1
))/2)^2-1)+2283043553280*a^6*b^8*sign(tan((f*x+exp(1))/2)^2-1)+2469069324288*a^7*b^7*sign(tan((f*x+exp(1))/2)^
2-1)+1761205026816*a^8*b^6*sign(tan((f*x+exp(1))/2)^2-1)+811748818944*a^9*b^5*sign(tan((f*x+exp(1))/2)^2-1)+22
5083129856*a^10*b^4*sign(tan((f*x+exp(1))/2)^2-1)+31406948352*a^11*b^3*sign(tan((f*x+exp(1))/2)^2-1)+120795955
2*a^12*b^2*sign(tan((f*x+exp(1))/2)^2-1))/(-38654705664*a^2*b^13-425201762304*a^3*b^12-2126008811520*a^4*b^11-
6378026434560*a^5*b^10-12756052869120*a^6*b^9-17858474016768*a^7*b^8-17858474016768*a^8*b^7-12756052869120*a^9
*b^6-6378026434560*a^10*b^5-2126008811520*a^11*b^4-425201762304*a^12*b^3-38654705664*a^13*b^2))/sqrt(a*tan((f*
x+exp(1))/2)^4+b*tan((f*x+exp(1))/2)^4-2*a*tan((f*x+exp(1))/2)^2+2*b*tan((f*x+exp(1))/2)^2+a+b)/(a*tan((f*x+ex
p(1))/2)^4+b*tan((f*x+exp(1))/2)^4-2*a*tan((f*x+exp(1))/2)^2+2*b*tan((f*x+exp(1))/2)^2+a+b)+2*(((a-b)*(-tan((f
*x+exp(1))/2)^2*sqrt(a+b)+sqrt(a*tan((f*x+exp(1))/2)^4+b*tan((f*x+exp(1))/2)^4-2*a*tan((f*x+exp(1))/2)^2+2*b*t
an((f*x+exp(1))/2)^2+a+b))+sqrt(a+b)*(a+b))/sqrt(a+b)/(sqrt(a+b)*(-tan((f*x+exp(1))/2)^2*sqrt(a+b)+sqrt(a*tan(
(f*x+exp(1))/2)^4+b*tan((f*x+exp(1))/2)^4-2*a*tan((f*x+exp(1))/2)^2+2*b*tan((f*x+exp(1))/2)^2+a+b))^2+sqrt(a+b
)*(-a-b))/(-16*a^2-16*b^2-32*a*b)/sign(tan((f*x+exp(1))/2)^2-1)+1/2*(-a+4*b)*atan((-tan((f*x+exp(1))/2)^2*sqrt
(a+b)+sqrt(a*tan((f*x+exp(1))/2)^4+b*tan((f*x+exp(1))/2)^4-2*a*tan((f*x+exp(1))/2)^2+2*b*tan((f*x+exp(1))/2)^2
+a+b))/sqrt(-a-b))/sqrt(-a-b)/(4*a^3+4*b^3+12*a*b^2+12*a^2*b)/sign(tan((f*x+exp(1))/2)^2-1)+(-a+4*b)*ln(abs(sq
rt(a+b)*(-tan((f*x+exp(1))/2)^2*sqrt(a+b)+sqrt(a*tan((f*x+exp(1))/2)^4+b*tan((f*x+exp(1))/2)^4-2*a*tan((f*x+ex
p(1))/2)^2+2*b*tan((f*x+exp(1))/2)^2+a+b))+a-b))/sqrt(a+b)/(16*a^3+16*b^3+48*a*b^2+48*a^2*b)/sign(tan((f*x+exp
(1))/2)^2-1)))

________________________________________________________________________________________

maple [B]  time = 2.60, size = 11110, normalized size = 64.97 \[ \text {output too large to display} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(csc(f*x+e)^3/(a+b*sec(f*x+e)^2)^(5/2),x)

[Out]

result too large to display

________________________________________________________________________________________

maxima [F(-1)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)^3/(a+b*sec(f*x+e)^2)^(5/2),x, algorithm="maxima")

[Out]

Timed out

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \frac {1}{{\sin \left (e+f\,x\right )}^3\,{\left (a+\frac {b}{{\cos \left (e+f\,x\right )}^2}\right )}^{5/2}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(1/(sin(e + f*x)^3*(a + b/cos(e + f*x)^2)^(5/2)),x)

[Out]

int(1/(sin(e + f*x)^3*(a + b/cos(e + f*x)^2)^(5/2)), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\csc ^{3}{\left (e + f x \right )}}{\left (a + b \sec ^{2}{\left (e + f x \right )}\right )^{\frac {5}{2}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(csc(f*x+e)**3/(a+b*sec(f*x+e)**2)**(5/2),x)

[Out]

Integral(csc(e + f*x)**3/(a + b*sec(e + f*x)**2)**(5/2), x)

________________________________________________________________________________________